sched_credit2: more info when dumping
authorDario Faggioli <dario.faggioli@citrix.com>
Tue, 14 Apr 2015 12:58:52 +0000 (14:58 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Apr 2015 12:58:52 +0000 (14:58 +0200)
commitafaa5616f3da457109b37e59e3408dd325cc9e71
tree240eb8fd4baf976130407cf42cd7fe5c151d4523
parentb7c82abc1a920bcccbd64abe4c388f7208a2c185
sched_credit2: more info when dumping

more specifically, for each runqueue, print what pCPUs
belong to it, which ones are idle and which ones have
been tickled.

While there, also convert the whole file to use
keyhandler_scratch for printing cpumask-s.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/sched_credit2.c